Spread for ASP.NET 10 Product Documentation
Changed Event (INotifyItemChanged<T>)


Occurs after the item have been changed.
Syntax
'Declaration
 
Event Changed As FarPoint.Web.Spread.ItemEventHandler(Of T)
'Usage
 
Dim instance As INotifyItemChanged(Of T)
Dim handler As FarPoint.Web.Spread.ItemEventHandler(Of T)
 
AddHandler instance.Changed, handler
event FarPoint.Web.Spread.ItemEventHandler<T> Changed
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

INotifyItemChanged<T> Interface
INotifyItemChanged<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.